home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- global gMaxBoutons, g1erSprLoc, g1erSprChr, exitFrame, gScopeEnB, gLabel, gPosVideo, gBoutons, gBarChron
- curseur(6)
- gScopeEnB(visible, 0)
- gScopeEnZ(visible, 0)
- if (gLabel <> "SU:IN EN") and (gLabel <> "SU:IN en fi") then
- gScopeEnB(unLoad)
- gScopeEnZ(unLoad)
- end if
- gBarChron(fleche, 0, 1, 2)
- gBoutons(relache, g1erSprLoc + 1)
- repeat with i = g1erSprChr to gMaxBoutons
- puppetSprite(i, 0)
- end repeat
- set the foreColor of cast "ZI5" to the foreColor of cast "jaune"
- curseur(6)
- end
-